UByte Class

An 8-bit (1 byte) unsigned Integer. Its value can range from 0 to 255.

Events

None

Properties

None

Methods

None

It can be used only with the Declare statement and cannot be used to declare REALbasic variables, properties, or methods.


See Also

Declare statement; Byte, CFStringRef, CString, OSType, PString, Ptr, Short, UShort, WindowPtr, WString data types.